CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 目标检测 代码

搜索资源列表

  1. 光流法的源码

    3下载:
  2. 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
  3. 所属分类:图形图象

    • 发布日期:2008-04-24
    • 文件大小:1355174
    • 提供者:ling175817786
  1. tu_xiang_jianche

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6521
    • 提供者:孙天凯
  1. SGLDMatrix

    0下载:
  2. 灰度空间共现矩阵(SGLD)是著名的提取目标纹理的特征,已经成功地应用于人脸检测等计算机视觉中。大家可研究此MAtlab代码,在实用中转化为C代码使用。-Gray is a total space matrix (SGLD) is a well-known goal of extracting texture characteristics, has been successfully applied to the face detection and other computer vision
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149269
    • 提供者:杨愚根
  1. OpticalFlow

    0下载:
  2. 光流法进行目标检测跟踪的代码,包含测试的图片以及具体的说明-Codes optical flow method for target detection and tracking, including test images and specific instructions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2766996
    • 提供者:刘天
  1. TophatBasedMethod

    0下载:
  2. 基于顶帽(tophat)变换的小目标检测算法代码,改变所处理图片的目录即可,尤其适用于背景简单的红外小目标检测-Based on the small target detection algorithm code top-hat (tophat) transformation, changing the image of the directory can be treated, especially for simple background Infrared Small Target Det
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:793
    • 提供者:jiangyi
  1. MedianFilterBasedMethod

    1下载:
  2. 基于中值滤波的小目标检测算法代码,改变所处理图片即可,尤其适用于背景简单的红外小目标检测-Based on median filtering small target detection algorithm code, changing the image to deal with, especially for simple background Infrared Small Target Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1236
    • 提供者:jiangyi
  1. MBS

    0下载:
  2. 本代码是发表于CVPR2015上一篇效果非常好的MBS的显著性目标检测的程序,很有参考价值-The code is published in the significant target detection program CVPR2015 a very good effect on the MBS, a good reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:333182
    • 提供者:无鞋童鞋
  1. OpenCV_Based_Beta5a_MotionDetectio

    0下载:
  2. 基于OpenCVBeta5a版本的运动目标检测,简单实用,适合初学人员,里面有全部代码,便于查找各种算法的源码,不依赖lib文件。-Based on OpenCV Beta5 version of the moving target detection, simple and practical, suitable for beginners, there are all the code, easy to find the source of various algorithms, do no
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2014338
    • 提供者:idlerrf
  1. PCA

    0下载:
  2. 对图像的特征向量进行降维处理,降低代码复杂性,提高目标检测准确率-The dimension of feature vectors extracted image can be reduced by the code. Also, the code complexity is decreased, accompanying with the improved precision of object detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:3377
    • 提供者:温婗
  1. UCGECWR567

    0下载:
  2. 基于静止背景下运动目标检测中恢复背景的示例代码VC程序-Based on static background motion target detection background to recover the sample code VC program
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:ucdate
  1. dat-v1.0

    0下载:
  2. 运动目标检测和跟踪,通过背景减法和帧差法检测运动目标,测试结果还可以,代码仍需调试-object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:5377024
    • 提供者:林玲
  1. CodeI For Small Target Detection

    4下载:
  2. matlab 编写 红外弱小目标检测,适合在小范围小目标中做检测,本代码应调试完成,可以直接根据文件中readme.txt运行代码。主要原理是找到图片中最大峰值并予以表示出来。(Matlab writing infrared dim small target detection, suitable for small range of small targets to do the test, the code should be debugged, you can directly run t
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:267264
    • 提供者:zouwit
  1. movement_detecting

    0下载:
  2. 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。(The code is in the video moving target segmentation, using three difference method for target detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:hhrs
  1. edgebox

    0下载:
  2. 提取结构化的边缘特征,然后利用edgebox进行Object Proposals 提取。是ECCV2014的一篇关于目标检测的文章代码《Edge Boxes: Locating Object Proposals from Edges》(Extracting structured edge features, and then using edgebox to extract Object Proposals)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:32542720
    • 提供者:青木华藏
  1. BMVC11-HSSL-package

    0下载:
  2. 计算机视觉的应用,该代码可以用来实现目标检测的应用。使用matlab语言,方便灵活,易于实现。该文件内带有对应的图片集,可以非常容易的实现代码重现过程(The application of computer vision, the code can be used to realize the application of target detection. The use of MATLAB language, convenient and flexible, easy to implemen
  3. 所属分类:matlab例程

  1. movingobjectdetection

    0下载:
  2. 在静态背景下的运动目标检测程序,在windows 7 系统下运行的MATLAB版程序代码(moving object detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:
  1. 帧差法

    0下载:
  2. 用帧差法实现目标检测,C++代码可直接运行。(The frame difference method is used to detect the target, and the C++ code can run directly.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-19
    • 文件大小:3784704
    • 提供者:妮ni
  1. 卡尔曼滤波

    1下载:
  2. 1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像; 3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calm
  3. 所属分类:图形图象

    • 发布日期:2019-11-28
    • 文件大小:1111040
    • 提供者:MJY_SCU
  1. 显著性追踪

    1下载:
  2. 显著性目标检测,代码测试过没有问题,效果还可以,算是比较新的理论方法,可以尝试
  3. 所属分类:2D图形编程

  1. surendra

    1下载:
  2. 基于surendra算法,代码环境matlab,用于运动目标检测(Moving target detection based on Surendra)
  3. 所属分类:matlab例程

« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com